gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function#141951
gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function#141951vstinner merged 1 commit intopython:mainfrom
Conversation
Move the private function to the internal C API (pycore_ceval.h).
|
cc @markshannon |
|
|
|
|
|
|
|
|
|
|
Ooops, test_peg_generator is not run on GitHub Actions :-( I forgot about this test. #142012 should fix test_peg_generator. |
|
|
|
|
|
|
|
|
|
|
|
|
python#141951) Move the private function to the internal C API (pycore_ceval.h).
Move the private function to the internal C API (pycore_ceval.h).